PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableCell Class
Fields Methods


In This Topic
    PDFFlowTableCell Class Members
    In This Topic

    The following tables list the members exposed by PDFFlowTableCell.

    Public Methods
     NameDescription
    Public MethodGets the cell background.  
    Public MethodGets the cell borders.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodGets the number of columns this cell spans on.  
    Public MethodGets the horizontal align.  
    Public MethodGets the cell inner margins.  
    Public MethodGets the row this cell belongs to.  
    Public MethodGets the number of rows this cell spans on.  
    Public MethodGets the structure element.  
    Public MethodGets an arbitrary Object value that can be used to store custom information about this element.  
    Public MethodGets the vertical align.  
    Public MethodSets the cell background.  
    Public MethodSets the cell borders.  
    Public MethodSets the number of columns this cell spans on.  
    Public MethodSets the horizontal align.  
    Public MethodSets the cell inner margins.  
    Public MethodSets the number of rows this cell spans on.  
    Public MethodSets the structure element.  
    Public MethodSets an arbitrary Object value that can be used to store custom information about this element.  
    Public MethodSets the vertical align.  
    Top
    See Also